 |
API Documentation
|
|
|
Defines an environment in which scripts can execute.
Definition: Environment.h:14
Encompasses the wrapping of nkGraphics for Lua.
Definition: BoundingBoxWrapper.h:7
static void updateEnvironment(nkScripts::Environment *env)
A view over data.
Definition: BufferView.h:18
static void setColor(const nkScripts::DataStack &stack)
static void setPosition(const nkScripts::DataStack &stack)
A function parameter, used within the stack of arguments.
Definition: FunctionParameter.h:25
static nkScripts::OutputValue getNormal(void *data)
static nkScripts::OutputValue getPosition(void *data)
static nkScripts::OutputValue getColor(void *data)
Wraps a nkGraphics::VertexComponent and offers functions for use in scripting.
Definition: VertexComponentWrapper.h:12
static void setNormal(const nkScripts::DataStack &stack)